From: Richard M. Stallman Date: Tue, 2 Jul 2002 19:22:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31910 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ecc69fdd2c90d5fb39b3aca0795f21b55ae79258;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c91f1c8633f..a61de19b5b3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2002-07-02 Richard M. Stallman + * net/ange-ftp.el (ange-ftp-hook-function): Add file-remote-p prop. + * files.el (hack-one-local-variable-constantp): New function. (hack-one-local-variable-eval-safep): New function. Check for `eval:' calling fn with `safe-local-eval-function' property. diff --git a/src/ChangeLog b/src/ChangeLog index 59ff06c79da..376bb7d5501 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2002-07-02 Richard M. Stallman + + * keymap.c (Fdefine_key): Doc fix. + + * xterm.c (x_term_init): Turn off polling around XtOpenDisplay. + 2002-07-02 Juanma Barranquero * keymap.c (syms_of_keymap): Fix typo.